Drop GdkToplevel:accept-focus/:focus-on-map
authorMatthias Clasen <mclasen@redhat.com>
Sat, 14 Mar 2020 14:06:57 +0000 (10:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 14 Mar 2020 23:28:00 +0000 (19:28 -0400)
commit1576cced0fe34bccc8c08be7d0c35a62807007a0
tree4db76e3c4ec01040c24a1c2f7ff2dde59d1160f7
parentc9ec1c6af196fdb544da59f3211836dac9692a38
Drop GdkToplevel:accept-focus/:focus-on-map

These properties were only ever implemented in the
X11 backend. If you want to use them, just use the
X properties directly.
gdk/broadway/gdksurface-broadway.c
gdk/gdksurface.c
gdk/gdksurfaceprivate.h
gdk/gdktoplevel.c
gdk/gdktoplevel.h
gdk/gdktoplevelprivate.h
gdk/wayland/gdksurface-wayland.c
gdk/win32/gdkevents-win32.c
gdk/win32/gdksurface-win32.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdksurface-x11.c